[INFO] cloning repository https://github.com/pato/mathypad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pato/mathypad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpato%2Fmathypad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpato%2Fmathypad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6d848ead36feeab40fb695eaa737aaa5b19f2b9
[INFO] testing pato/mathypad against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpato%2Fmathypad" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pato/mathypad
[INFO] finished tweaking git repo https://github.com/pato/mathypad
[INFO] tweaked toml for git repo https://github.com/pato/mathypad written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pato/mathypad on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pato/mathypad already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d276d4164f9e9c7fdb63310e9f2193a88a68cf9c8264def4f53613de9419185b
[INFO] running `Command { std: "docker" "start" "-a" "d276d4164f9e9c7fdb63310e9f2193a88a68cf9c8264def4f53613de9419185b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d276d4164f9e9c7fdb63310e9f2193a88a68cf9c8264def4f53613de9419185b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d276d4164f9e9c7fdb63310e9f2193a88a68cf9c8264def4f53613de9419185b", kill_on_drop: false }`
[INFO] [stdout] d276d4164f9e9c7fdb63310e9f2193a88a68cf9c8264def4f53613de9419185b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89c51716990299cf97c414b8c935ee00e4ce09c0240dd9843f8e94895eaa9673
[INFO] running `Command { std: "docker" "start" "-a" "89c51716990299cf97c414b8c935ee00e4ce09c0240dd9843f8e94895eaa9673", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mathypad-core v0.1.17 (/opt/rustwide/workdir/mathypad-core)
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling mathypad v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "89c51716990299cf97c414b8c935ee00e4ce09c0240dd9843f8e94895eaa9673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c51716990299cf97c414b8c935ee00e4ce09c0240dd9843f8e94895eaa9673", kill_on_drop: false }`
[INFO] [stdout] 89c51716990299cf97c414b8c935ee00e4ce09c0240dd9843f8e94895eaa9673
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9f8edaef89ab20eb5a345ce091783750f9f0509aa364df75dd87304930d4076
[INFO] running `Command { std: "docker" "start" "-a" "b9f8edaef89ab20eb5a345ce091783750f9f0509aa364df75dd87304930d4076", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling mathypad v0.1.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.44s
[INFO] running `Command { std: "docker" "inspect" "b9f8edaef89ab20eb5a345ce091783750f9f0509aa364df75dd87304930d4076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f8edaef89ab20eb5a345ce091783750f9f0509aa364df75dd87304930d4076", kill_on_drop: false }`
[INFO] [stdout] b9f8edaef89ab20eb5a345ce091783750f9f0509aa364df75dd87304930d4076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6351693f86f01bf82678574f56eb27f900a9a3cd4969044d746e9596ebb8a0e8
[INFO] running `Command { std: "docker" "start" "-a" "6351693f86f01bf82678574f56eb27f900a9a3cd4969044d746e9596ebb8a0e8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mathypad-552bc80f0fd339a9)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test app::app_tests::test_command_line_editing ... ok
[INFO] [stdout] test app::app_tests::test_command_mode_initialization ... ok
[INFO] [stdout] test app::app_tests::test_command_mode_toggle ... ok
[INFO] [stdout] test app::app_tests::test_copy_flash_animation ... ok
[INFO] [stdout] test app::app_tests::test_delete_word_forward ... ok
[INFO] [stdout] test app::app_tests::test_delete_line ... ok
[INFO] [stdout] test app::app_tests::test_delete_char_utf8 ... ok
[INFO] [stdout] test app::app_tests::test_deletion_with_line_references ... ok
[INFO] [stdout] test app::app_tests::test_double_click_detection ... ok
[INFO] [stdout] test app::app_tests::test_double_click_position_threshold ... ok
[INFO] [stdout] test app::app_tests::test_delete_word_backward ... ok
[INFO] [stdout] test app::app_tests::test_line_splitting_at_beginning ... ok
[INFO] [stdout] test app::app_tests::test_delete_word_forward_big ... ok
[INFO] [stdout] test app::app_tests::test_full_user_workflow_add_then_remove_lines ... ok
[INFO] [stdout] test app::app_tests::test_delete_char_at_cursor ... ok
[INFO] [stdout] test app::app_tests::test_separator_hover_state ... ok
[INFO] [stdout] test app::app_tests::test_mouse_over_separator_detection ... ok
[INFO] [stdout] test app::app_tests::test_separator_position_updates ... ok
[INFO] [stdout] test app::app_tests::test_line_splitting_with_line_references ... ok
[INFO] [stdout] test app::app_tests::test_word_movement_forward ... ok
[INFO] [stdout] test app::app_tests::test_word_movement_big ... ok
[INFO] [stdout] test integration_tests::tests::test_additional_vim_commands ... ok
[INFO] [stdout] test app::app_tests::test_pending_normal_command ... ok
[INFO] [stdout] test app::app_tests::test_separator_dragging_state ... ok
[INFO] [stdout] test integration_tests::tests::test_case_insensitivity ... ok
[INFO] [stdout] test app::app_tests::test_user_reported_scenario ... ok
[INFO] [stdout] test integration_tests::tests::test_context_with_line_references ... ok
[INFO] [stdout] test integration_tests::tests::test_empty_file_loading ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_comma_numbers ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_complex_expressions ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_data_rate_calculations ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_bit_byte_conversions ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_real_world_scenarios ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_basic_calculations ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_unit_conversions ... ok
[INFO] [stdout] test integration_tests::tests::test_file_loading ... ok
[INFO] [stdout] test integration_tests::tests::test_force_quit_commands ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_edge_cases ... ok
[INFO] [stdout] test integration_tests::tests::test_invalid_expression_handling ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_large_data_units ... ok
[INFO] [stdout] test integration_tests::tests::test_loading_non_existent_file ... ok
[INFO] [stdout] test integration_tests::tests::test_mixed_text_and_math_expressions ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_no_space_units ... ok
[INFO] [stdout] test integration_tests::tests::test_save_as_dialog_pad_extension ... ok
[INFO] [stdout] test integration_tests::tests::test_non_existent_file_creation ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_qps_calculations ... ok
[INFO] [stdout] test integration_tests::tests::test_performance_with_large_expressions ... ok
[INFO] [stdout] test integration_tests::tests::test_end_to_end_precision_and_formatting ... ok
[INFO] [stdout] test integration_tests::tests::test_save_as_dialog ... ok
[INFO] [stdout] test integration_tests::tests::test_save_as_dialog_with_quit ... ok
[INFO] [stdout] test integration_tests::tests::test_unsaved_changes_dialog ... ok
[INFO] [stdout] test integration_tests::tests::test_save_functionality ... ok
[INFO] [stdout] test integration_tests::tests::test_save_as_functionality ... ok
[INFO] [stdout] test integration_tests::tests::test_unsaved_changes_tracking ... ok
[INFO] [stdout] test integration_tests::tests::test_sum_above_live_updates ... ok
[INFO] [stdout] test app::app_tests::test_word_movement_backward ... ok
[INFO] [stdout] test ui::tests::test_cursor_at_end_of_line ... ok
[INFO] [stdout] test ui::tests::test_basic_ui_layout ... ok
[INFO] [stdout] test ui::tests::test_command_mode_rendering ... ok
[INFO] [stdout] test ui::tests::test_save_as_dialog_placeholder ... ok
[INFO] [stdout] test ui::tests::test_cursor_highlighting ... ok
[INFO] [stdout] test ui::tests::test_results_panel_rendering ... ok
[INFO] [stdout] test ui::tests::test_empty_results ... ok
[INFO] [stdout] test ui::tests::test_save_as_dialog ... ok
[INFO] [stdout] test ui::tests::test_scrolled_content ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_line_references_with_operators ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_line_references ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_operators ... ok
[INFO] [stdout] test ui::tests::test_separator_indicator_dragging ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_units ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_keywords ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_numbers ... ok
[INFO] [stdout] test ui::tests::test_text_area_rendering ... ok
[INFO] [stdout] test ui::tests::test_separator_indicator_hovering ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_functions ... ok
[INFO] [stdout] test ui::tests::test_ui_different_separator_position ... ok
[INFO] [stdout] test ui::tests::test_syntax_highlighting_variables ... ok
[INFO] [stdout] test ui::tests::test_ui_with_content ... ok
[INFO] [stdout] test ui::tests::test_ui_normal_mode ... ok
[INFO] [stdout] test ui::tests::test_ui_insert_mode ... ok
[INFO] [stdout] test ui::tests::test_welcome_dialog_upgrade ... ok
[INFO] [stdout] test ui::tests::test_ui_with_unsaved_changes ... ok
[INFO] [stdout] test version::tests::test_extract_version_from_header ... ok
[INFO] [stdout] test version::tests::test_version_compare ... ok
[INFO] [stdout] test ui::tests::test_unsaved_dialog ... ok
[INFO] [stdout] test ui::tests::test_welcome_dialog_first_run ... ok
[INFO] [stdout] test version::tests::test_extract_latest_version_changelog ... ok
[INFO] [stdout] test ui::tests::test_welcome_dialog_minimal_content ... ok
[INFO] [stdout] test ui::tests::test_welcome_dialog_with_scrolling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/mathypad-b3e9bb6f56a0e73a)
[INFO] [stderr]    Doc-tests mathypad
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6351693f86f01bf82678574f56eb27f900a9a3cd4969044d746e9596ebb8a0e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6351693f86f01bf82678574f56eb27f900a9a3cd4969044d746e9596ebb8a0e8", kill_on_drop: false }`
[INFO] [stdout] 6351693f86f01bf82678574f56eb27f900a9a3cd4969044d746e9596ebb8a0e8
